home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / compre1a / readme.txt < prev    next >
Encoding:
Text File  |  1999-09-01  |  1.8 KB  |  36 lines

  1. Comprehensive MS Agent Example by GEEZA
  2.  
  3. I decided to write this code when i saw "Agent Example" on the opening page of PLanetSourceCode, and thought "Ah-ha!  This is just what i need to get round the 'Block variable not set' error when I load the characters just before running a script, and CtlRequest not working", though it didn't (sorry)
  4.  
  5. the code had all the problems in it i had found,
  6. so i have spent a few days on it, and fixed the problem, so i thought you might all like it, and the Truth behind agent :)
  7.  
  8. These examples include just about everything you'd need, well have a look for yourselves :)  Oh, and I've fixed the problem about running commands after Agents have completed their animations, so now you can make an agent do just about whatever you like :)
  9.  
  10. Non VB6 users-
  11. It is written in VB6, so if you have an earlier version of VB, start VB and make a new executable, remove the form it makes, and add my "MyAgent.frm" to your project, and the other form in this zip (i forget the name), and set MyAgent.frm to be the startup form
  12. VB shouble be able to handle this, it just doesn't like opening VB6 projects in earlier versions of VB
  13.  
  14. If not, then open up the files in NotePad and it's pretty obvious howe they're made up, so you can cut & paste the text into a new project
  15.  
  16.  
  17. You will need for the full effect:
  18.     MSAgent Server (it rus the Agents, if you have Office 2000 with             the assistants, then you have this!
  19.     Lernout & Hauspie TrueVoice
  20.     Lernout & Hauspie Speech Recognition Engine  thingy
  21.     Merlin Character
  22.     Genie Character
  23.     A computer (duh! :)
  24.  
  25.     A Perculator
  26.     High caffine coffee
  27.     Lots of spare time
  28.     No need for sleep (optional)
  29.     lol
  30.  
  31. All these are downloadable from the Microsoft Agent site  (except the last few, ah, I can dream can't I?)
  32.  
  33.  
  34. Hope you like it :)
  35.  
  36. GEEZA